Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdRange3d::[] Operator (unsigned int)
Syntax
C++
OdInt64 operator [](unsigned int i) const;
Parameters
Description
i
[in] Index of coordinate.

Returns or references the ith coordinate of this range. 

 

  • 0 returns or references the X-coordinate.
  • 1 returns or references the Y-coordinate.
  • 2 returns or references the Z-coordinate.
Copyright © 2002-2022. Open Design Alliance All rights reserved.